home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / EXAMPLES.STX < prev    next >
Encoding:
Text File  |  1999-12-13  |  851 b   |  31 lines

  1. Small Trials for Structured Text Formatting
  2.  
  3.   This paragraph should be preceded by a level 1 header.  It should
  4.   not, itself, be made into a header, just a regular paragraph.
  5.  
  6.   Here are a few presentation styles, in a list [1]:
  7.  
  8.   - A word: *emphasized*.
  9.  
  10.   - A word: _underlined_.
  11.  
  12.   - A word **strong**.
  13.  
  14. .. [1] (The referring text should be a paragraph, not a header, and
  15. should contain a reference to this footnote, footnote "[1]".)
  16.  
  17.   Some hrefs, in a definition list:
  18.  
  19.   _Regular_ -- "http://www.zope.org/":http://www.zope.org
  20.  
  21.   _W/trailing punctuation_ -- "http://www.zope.org/":http://www.zope.org.
  22.  
  23.   _W protocol implicit_ -- "locallink"::locallink
  24.  
  25.   _W protocol implicit_, alternate -- "locallink", :locallink
  26.  
  27.   |||| A Simple Two-column Table ||
  28.   || Column A || Column B ||
  29.   || Apples   || Oranges  ||
  30.  
  31.